GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetTextUnderlineColor Method





In This Topic
SetTextUnderlineColor Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(636)>
Function SetTextUnderlineColor( _
   ByVal Red As Byte, _
   ByVal Green As Byte, _
   ByVal Blue As Byte _
) As GdPictureStatus
[DispId(636)]
GdPictureStatus SetTextUnderlineColor( 
   byte Red,
   byte Green,
   byte Blue
)
function SetTextUnderlineColor( 
    Red: Byte;
    Green: Byte;
    Blue: Byte
): GdPictureStatus; 
DispIdAttribute(636)
function SetTextUnderlineColor( 
   Red : byte,
   Green : byte,
   Blue : byte
) : GdPictureStatus;
[DispId(636)]
GdPictureStatus SetTextUnderlineColor( 
   byte Red,
   byte Green,
   byte Blue
) 
[DispId(636)]
GdPictureStatus SetTextUnderlineColor( 
   byte Red,
   byte Green,
   byte Blue
) 

Parameters

Red
Green
Blue
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members